SLPlaybackRateItf_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

GetCapabilitiesOfRate
SLresult function(SLPlaybackRateItf self, SLpermille rate, SLuint32* pCapabilities) GetCapabilitiesOfRate;
Undocumented in source.
GetProperties
SLresult function(SLPlaybackRateItf self, SLuint32* pProperties) GetProperties;
Undocumented in source.
GetRate
SLresult function(SLPlaybackRateItf self, SLpermille* pRate) GetRate;
Undocumented in source.
GetRateRange
SLresult function(SLPlaybackRateItf self, SLuint8 index, SLpermille* pMinRate, SLpermille* pMaxRate, SLpermille* pStepSize, SLuint32* pCapabilities) GetRateRange;
Undocumented in source.
SetPropertyConstraints
SLresult function(SLPlaybackRateItf self, SLuint32 constraints) SetPropertyConstraints;
Undocumented in source.
SetRate
SLresult function(SLPlaybackRateItf self, SLpermille rate) SetRate;
Undocumented in source.

Meta